home *** CD-ROM | disk | FTP | other *** search
/ Champak 120 / Vol 120.iso / games / titans / beastboy.swf / scripts / DefineSprite_277 / frame_5 / DoAction.as
Text File  |  2010-11-09  |  83b  |  9 lines

  1. onenterframe = function()
  2. {
  3.    if(!off)
  4.    {
  5.       play();
  6.    }
  7. };
  8. stop();
  9.